2025-06-26 03:14:45,577 [ 42537 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-26 03:14:45,578 [ 42537 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-26 03:14:45,578 [ 42537 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-26 03:14:45,578 [ 42537 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_s2lsij --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart test_attach_without_checksums/test.py::test_attach_without_checksums test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_block_structure_mismatch/test.py::test test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_main/test.py::test_xml_main_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_custom_dashboards/test.py::test_custom_dashboards 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, reportlog-0.4.0, order-1.0.1, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_postgresql/test.py::test_bad_configuration test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_disk_access_storage/test.py::test_alter test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw5] [ 1%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw4] [ 2%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw4] [ 3%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw4] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw4] [ 5%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw4] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw4] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw4] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw3] [ 9%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw8] [ 10%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw3] [ 11%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_attach_table_normalizer/test.py::test_attach_substr [gw2] [ 12%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw9] [ 13%] PASSED test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw7] [ 14%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw5] [ 15%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw1] [ 16%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw0] [ 17%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw0] [ 18%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw9] [ 19%] PASSED test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop [gw7] [ 20%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw3] [ 21%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw3] [ 22%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw2] [ 23%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw3] [ 24%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw3] [ 25%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw3] [ 26%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw3] [ 27%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw3] [ 28%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw4] [ 29%] PASSED test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart [gw3] [ 30%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw7] [ 31%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw5] [ 32%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw4] [ 33%] PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart [gw0] [ 34%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 35%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw1] [ 36%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw2] [ 37%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw9] [ 38%] PASSED test_disk_access_storage/test.py::test_drop test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw8] [ 39%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw7] [ 40%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw8] [ 41%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw0] [ 42%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 43%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 44%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw0] [ 45%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw2] [ 46%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] test_authentication/test.py::test_authentication_fail [gw0] [ 47%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw0] [ 48%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw0] [ 49%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw1] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] [gw5] [ 51%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_config_decryption/test.py::test_successful_decryption_xml [gw8] [ 52%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw8] [ 53%] PASSED test_authentication/test.py::test_authentication_pass [gw3] [ 54%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw1] [ 55%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] [gw2] [ 56%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw5] [ 57%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw3] [ 58%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_attach_without_checksums/test.py::test_attach_without_checksums [gw0] [ 59%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_always_fetch_merged/test.py::test_replica_always_download [gw2] [ 60%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw9] [ 61%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw7] [ 62%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 63%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 64%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw1] [ 65%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] [gw0] [ 66%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw0] [ 67%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw4] [ 68%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw2] [ 69%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw4] [ 70%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_disk_configuration/test.py::test_merge_tree_custom_disk_setting [gw0] [ 71%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw1] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_custom_dashboards/test.py::test_custom_dashboards [gw9] [ 73%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw2] [ 74%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_alternative_keeper_config/test.py::test_create_insert test_dictionaries_dependency/test.py::test_no_lazy_load [gw3] [ 75%] PASSED test_always_fetch_merged/test.py::test_replica_always_download test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw0] [ 76%] PASSED test_custom_dashboards/test.py::test_custom_dashboards test_block_structure_mismatch/test.py::test [gw4] [ 77%] PASSED test_alternative_keeper_config/test.py::test_create_insert [gw1] [ 78%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionary_custom_settings/test.py::test_work [gw0] [ 79%] PASSED test_dictionary_custom_settings/test.py::test_work [gw3] [ 80%] PASSED test_block_structure_mismatch/test.py::test [gw1] [ 81%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_composable_protocols/test.py::test_connections [gw7] [ 82%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw3] [ 83%] PASSED test_composable_protocols/test.py::test_connections [gw5] [ 84%] PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting [gw2] [ 85%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load [gw5] [ 86%] PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting [gw7] [ 87%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw8] [ 88%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_cluster_discovery/test_password.py::test_connect_with_password [gw6] [ 90%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init [gw1] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw6] [ 92%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select [gw6] [ 93%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw6] [ 94%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw8] [ 95%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw1] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw9] [ 98%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw8] [ 99%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_config_xml_main/test.py::test_xml_main_conf [gw9] [100%] PASSED test_config_xml_main/test.py::test_xml_main_conf =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 158.09s setup test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 91.19s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 68.70s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 45.44s call test_dictionaries_dependency/test.py::test_no_lazy_load 35.83s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 31.69s setup test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 30.38s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 24.83s call test_dictionaries_dependency_xml/test.py::test_get_data 23.51s teardown test_disk_configuration/test.py::test_merge_tree_disk_setting 23.09s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 22.82s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 21.22s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 20.48s call test_config_xml_main/test.py::test_xml_main_conf 20.20s setup test_dictionaries_postgresql/test.py::test_bad_configuration 19.55s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 19.31s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 19.15s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 18.49s setup test_always_fetch_merged/test.py::test_replica_always_download 17.59s setup test_cluster_discovery/test_password.py::test_connect_with_password 17.36s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 16.71s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 16.38s call test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 15.97s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 14.87s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 14.68s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 14.67s call test_dictionaries_postgresql/test.py::test_invalidate_query 14.50s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 14.33s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 14.16s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 14.06s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 13.98s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 13.93s setup test_disk_access_storage/test.py::test_alter 13.90s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 13.60s setup test_config_decryption/test.py::test_successful_decryption_xml 13.45s setup test_attach_table_normalizer/test.py::test_attach_substr 13.35s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 13.15s setup test_composable_protocols/test.py::test_connections 13.07s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 13.07s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 12.81s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 12.70s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 12.48s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 12.37s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 11.98s call test_disk_access_storage/test.py::test_drop 11.98s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 11.92s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 11.91s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 11.77s call test_disk_access_storage/test.py::test_alter 11.71s call test_catboost_evaluate/test.py::testAmazonModelManyRows 11.12s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 11.04s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 10.96s teardown test_alternative_keeper_config/test.py::test_create_insert 10.91s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 10.07s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 9.85s call test_catboost_evaluate/test.py::testOnNullableFeatures 9.81s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 9.81s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 9.73s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 9.70s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 9.53s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.42s setup test_custom_dashboards/test.py::test_custom_dashboards 9.27s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 9.26s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 8.46s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 8.34s setup test_block_structure_mismatch/test.py::test 8.05s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 7.32s call test_always_fetch_merged/test.py::test_replica_always_download 7.18s setup test_alternative_keeper_config/test.py::test_create_insert 7.18s teardown test_block_structure_mismatch/test.py::test 6.63s teardown test_always_fetch_merged/test.py::test_replica_always_download 6.63s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 6.61s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 6.61s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 6.57s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 6.46s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 6.28s call test_disk_configuration/test.py::test_merge_tree_disk_setting 6.25s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.09s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 5.97s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 5.96s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 5.95s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.94s setup test_attach_without_checksums/test.py::test_attach_without_checksums 5.87s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 5.86s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 5.66s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 5.66s call test_disk_access_storage/test.py::test_create 5.50s setup test_authentication/test.py::test_authentication_fail 5.38s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 5.37s teardown test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 5.31s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.31s teardown test_custom_dashboards/test.py::test_custom_dashboards 5.30s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 5.24s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 5.21s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 5.13s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 5.08s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 5.04s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 4.95s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 4.92s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 4.83s teardown test_dictionary_custom_settings/test.py::test_work 4.72s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 4.21s call test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 4.17s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 4.17s teardown test_authentication/test.py::test_authentication_pass 4.01s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 3.94s teardown test_cluster_discovery/test_password.py::test_connect_with_password 3.64s setup test_dictionary_custom_settings/test.py::test_work 3.61s teardown test_attach_table_normalizer/test.py::test_attach_substr_restart 3.36s teardown test_composable_protocols/test.py::test_connections 3.15s teardown test_disk_access_storage/test.py::test_drop 3.12s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 3.02s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 2.77s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 2.71s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.42s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 2.18s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 1.96s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 1.91s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 1.90s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.89s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 1.83s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 1.82s call test_attach_table_normalizer/test.py::test_attach_substr_restart 1.81s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 1.76s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 1.72s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 1.57s call test_alternative_keeper_config/test.py::test_create_insert 1.38s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 1.27s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 1.08s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 1.00s call test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.95s call test_attach_without_checksums/test.py::test_attach_without_checksums 0.95s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.91s call test_dictionary_custom_settings/test.py::test_work 0.88s call test_catboost_evaluate/test.py::testModelUpdate 0.84s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.81s call test_catboost_evaluate/test.py::testNonConstantFeatures 0.80s call test_dictionaries_postgresql/test.py::test_load_dictionaries 0.75s call test_cluster_discovery/test_password.py::test_connect_with_password 0.71s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.69s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.67s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.67s call test_custom_dashboards/test.py::test_custom_dashboards 0.66s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.62s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.62s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.61s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.58s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.56s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.56s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.55s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 0.51s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.49s call test_composable_protocols/test.py::test_connections 0.46s call test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.44s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.43s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.41s call test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.39s call test_attach_table_normalizer/test.py::test_attach_substr 0.35s call test_catboost_evaluate/test.py::testConstantFeatures 0.35s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.33s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.33s setup test_disk_access_storage/test.py::test_create 0.33s setup test_disk_access_storage/test.py::test_drop 0.32s call test_authentication/test.py::test_authentication_pass 0.30s call test_block_structure_mismatch/test.py::test 0.27s call test_catboost_evaluate/test.py::testInvalidModelPath 0.27s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.27s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.25s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.25s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.23s call test_authentication/test.py::test_authentication_fail 0.23s call test_config_decryption/test.py::test_successful_decryption_xml 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.22s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.18s call test_config_decryption/test.py::test_successful_decryption_yaml 0.14s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.07s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_attach_table_normalizer/test.py::test_attach_substr 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_disk_access_storage/test.py::test_create 0.00s teardown test_disk_access_storage/test.py::test_alter 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_attach_table_normalizer/test.py::test_attach_substr_restart 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl =========================== short test summary info ============================ PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_disk_access_storage/test.py::test_alter PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_disk_access_storage/test.py::test_create PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_attach_table_normalizer/test.py::test_attach_substr PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_disk_access_storage/test.py::test_drop PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_custom_dashboards/test.py::test_custom_dashboards PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_block_structure_mismatch/test.py::test PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_composable_protocols/test.py::test_connections PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_config_xml_main/test.py::test_xml_main_conf ================= 100 passed, 20 warnings in 232.27s (0:03:52) =================